home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / g / gvp_faaast_prep / gvpfaastprep.dms / gvpfaastprep.adf / s / startup-sequence < prev    next >
Text File  |  1991-05-09  |  802b  |  30 lines

  1. c:SetPatch >NIL: r
  2. sys:gvputils/qmouse ;is the left mouse button pressed?
  3. c:if WARN
  4.    c:echo "Resetting system to 68000 processor . . ."
  5.    sys:gvputils/boot68000 ;if button is depressed, reset to 68000 mode
  6. endif
  7. Echo "*NGVP Installation Disk: 1.98m.1 FaaastPrep disk, May 9, 1991 *N"
  8. FailAt 11
  9. SYS:GvpUtils/SetCPU >NIL: FASTROM CACHE BURST CARDROM SYS:GvpUtils/CardROMList
  10. FailAt 10
  11. Addbuffers df0: 10
  12. cd c:
  13. echo "Amiga Workbench Disk. Release 1.3.2 version 34.28"
  14. Sys:System/FastMemFirst
  15. ;BindDrivers
  16. SetClock load
  17. if exists C:FF
  18.    FF >NIL: -0 ;speed up Text
  19. endif
  20. resident CLI L:Shell-Seg SYSTEM pure add
  21. resident c:Execute pure
  22. mount newcon:
  23. failat 11
  24. run execute s:StartupII 
  25. wait >NIL: 5 mins
  26. SYS:System/SetMap usa1
  27. path ram: c: sys:system s: sys:prefs add ;set path
  28. LoadWB delay
  29. endcli >NIL:
  30.